(set #welcome "Willkommen bei der Installation des DEPlay-Moduls !")
(set #wronginst "Leider ist mindestens der Installer V42.9 nötig")
(set #wrongkick "Leider brauchst Du mindestens Kick/WB 2.x und eine 68020 CPU")
(set #askdeli "Zeige mir jetzt unbedingt den DeliTracker !" )
(set #delihelp "Du musst den Pfad zum DeliTracker wählen und ihn anklicken.\nBreche jetzt ab, wenn Du ihn umbenannt hast, benenne ihn wieder zurück und starte das Install-Script erneut.")
(set #filetype "Möchtest Du ein paar Dateitypen installieren ?")
(set #filetypehelp "Du brauchst sie nicht unbedingt. Sie sind wie z.B. \"Module-PS3M\" benannt.")
(set #button "Möchtest Du die Beispiel-Knöpfe installieren ?")
(set #buttonhelp "Nötig sind sie nicht, aber eben gut als Beispiel.\nDu musst sie später von Hand in DOpus laden (sie heissen \"DEPlay-example\").\n")
(set #ownconfig "Möchtest Du eine eigene Config für den DeliTracker verwenden ?")
(set #which "Welche DeliTracker Config soll verwendet werden ?")
(set #module "Kopiere DEPlay-Modul")
(set #settings "Kopiere Config")
(set #genie "Kopiere NotifiyGenie")
(set #types "Kopiere DateiTypen")
(set #butt "Kopiere Knöpfe")
(set #doc "Kopiere Anleitung")
(set #catalog "Kopiere Katalog")
(set #success "Das DeliPlay-Modul wurde erfolgreich nach \"DOpus5:\" installiert. Viel Spass !")
)
(
(set #welcome "Welcome to the installation of the DEPlay module !")
(set #wronginst "Sorry, you need the Installer V43 to go on")
(set #wrongkick "Sorry, but you need at least Kick/WB 2.x and a 68020 CPU")
(set #askdeli "Show me the DeliTracker file. You must do this !!")
(set #delihelp "You should click at least on the file \"DeliTracker2\".\nYou must abort, if you have renamed the Delitracker.")
(set #button "Do you want to copy the DEPlay example buttons ?")
(set #buttonhelp "May be useful to have an example.\nYou must load them later manually (named \"DEPlay-example\").\n")
(set #filetype "Do you wish to install some module filetypes ?" )
(set #filetypehelp "You need them not to use the DeliModule. They are named like \"Module-PS3M\".")
(set #module "Copy DEPlay module")
(set #settings "Copy settings")
(set #genie "Copy NotifyGenie")
(set #types "Copy filetypes")
(set #butt "Copy buttons")
(set #doc "Copy doc")
(set #catalog "Copy catalog")
(set #success "The DeliPlay.Module is successful installed to \"DOpus5:\" . Enjoy it.")
)
)
;
(if (= @installer-version 0)
(abort "Sorry, you need the Installer V43 to go on")